Skip to content

VLN-1384: remediate missing-dependency-cooldown#309

Open
picatz wants to merge 1 commit into
mainfrom
camper/missing-dependency-cooldown-finding-missing-dependency-cooldown-temporalio-samples-python
Open

VLN-1384: remediate missing-dependency-cooldown#309
picatz wants to merge 1 commit into
mainfrom
camper/missing-dependency-cooldown-finding-missing-dependency-cooldown-temporalio-samples-python

Conversation

@picatz
Copy link
Copy Markdown
Contributor

@picatz picatz commented May 18, 2026

🏕️ This pull request was created by camper, an automated security campaign tool.

Finding

Rulemissing-dependency-cooldown
SeverityMEDIUM
Repositorytemporalio/samples-python
TicketVLN-1384

Summary

  • pyproject.toml: Added native uv dependency cooldown by introducing [tool.uv] with exclude-newer = "14 days".
  • lambda_worker/pyproject.toml: Added native uv dependency cooldown by introducing [tool.uv] with exclude-newer = "14 days" for the lambda worker project.
  • .github/dependabot.yml: Created Dependabot configuration with weekly updates and cooldown.default-days: 14 for uv (root and lambda_worker) and github-actions ecosystems.

Instructions

  • Approve to merge this fix
  • Request changes to trigger a new remediation attempt
  • /camper rebase — rebase onto the base branch
  • /camper close — close this PR without merging
  • /camper retry — close and retry with a new fix

@picatz picatz requested a review from a team as a code owner May 18, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant